home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: Entities & Basic Scripting / Keystone Learning XML Entities and Basic Scripting.iso / cbt.mdb / quizAnswers.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-03-07  |  255 b 

  1. {
  2.     "schema": {
  3.         "lQuizAnswer_id": "Long Integer",
  4.         "lQuizQuestion_id": "Long Integer",
  5.         "sAnswer_tx": "Text (255)",
  6.         "bCorrect_fl": "Boolean NOT NULL",
  7.         "iOrder_id": "Integer",
  8.         "sLastUpdate_id": "Text (16)",
  9.         "dtLastUpdate_dt": "DateTime",
  10.         "iConcurrency_id": "Integer"
  11.     },
  12.     "data": []
  13. }